rcar_gen3: plat: Drop unused macro
authorMarek Vasut <[email protected]>
Mon, 21 Jan 2019 22:12:13 +0000 (23:12 +0100)
committerMarek Vasut <[email protected]>
Tue, 29 Jan 2019 05:07:21 +0000 (06:07 +0100)
The macro is not used, drop it.

Signed-off-by: Marek Vasut <[email protected]>
plat/renesas/rcar/include/rcar_def.h

index 1829e59c1dbce9217df920eb8b95b266440ecb84..3bb03f2e5cb3cf14596e8c4575c7a25921913070 100644 (file)
 #define        EXTAL_MD14_MD13_TYPE_3          U(16666600)     /* MD14=1 MD13=1 */
 #define        EXTAL_SALVATOR_XS               U(8320000)      /* Salvator-XS */
 #define EXTAL_EBISU                    U(24000000)     /* Ebisu */
-/* CPU Auxiliary Control Register */
-#define RCAR_CA57_DIS_LOAD_PASS_STORE  (ULL(1) << 55)
 /* CPG write protect registers         */
 #define        CPGWPR_PASSWORD                 (0x5A5AFFFFU)
 #define        CPGWPCR_PASSWORD                (0xA5A50000U)